C1.DataCollection Assembly / C1.DataCollection Namespace / C1WrapDataCollection<S,T> Class / SortChanged Event

In This Topic
SortChanged Event (C1WrapDataCollection<S,T>)
In This Topic
Raised after a sort operation was performed.
Syntax
'Declaration
 
Public Event SortChanged As EventHandler
 
See Also